home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 3703.TXT < prev    next >
Text File  |  1993-09-20  |  9KB  |  140 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                              MOUNT ID WRITE ERROR
  4.                (Applies to Stacker 3.0 & 3.1 for Windows & DOS)
  5.        STAC FAX 3703  (09/20/93)
  6.        _________________________________________________________________
  7.                                        
  8.                                        
  9.        BACKGROUND
  10.        
  11.        If the Stacker device driver cannot successfully write the "mount
  12.        ID" to a STACVOL file, you will get the error message "Mount ID
  13.        Write Error."  Two situations can cause this error:
  14.        
  15.          I. The STACVOL file resides on a Hard Card whose driver loads
  16.             after Stacker attempts to mount the STACVOL file.
  17.         II. The STACVOL file resides on a drive with media errors.
  18.             
  19.        This document is organized into two procedures.  Complete
  20.        Procedure I if the error occurs on a Hard Card.  Otherwise,
  21.        complete Procedure II.
  22.        
  23.        
  24.        PROCEDURE I:  HARD CARD DRIVER LOADS AFTER STACKER
  25.        
  26.        If the "Mount ID Write Error" occurs on a Hard Card, then
  27.        complete the appropriate steps for your version of Stacker.
  28.        Otherwise, complete Procedure II.
  29.        
  30.        +------------------HARD CARDS AND STACKER 3.0---------------------+
  31.        |                                                                 |
  32.        |If you use Stacker 3.0, ensure that the Hard Card device driver  |
  33.        |loads before the Stacker device driver in the CONFIG.SYS file:   |
  34.        |                                                                 |
  35.        |1. Use any text editor to edit your CONFIG.SYS file.             |
  36.        |2. If the Hard Card device driver appears after the Stacker      |
  37.        |   device driver, move it before the Stacker device driver       |
  38.        |   line.  Otherwise, complete Procedure II.                      |
  39.        |3. Save the file and exit to DOS.                                |
  40.        |4. Restart your computer.  The compressed Hard Card should       |
  41.        |   mount properly without write protection.                      |
  42.        +-----------------------------------------------------------------+
  43.             
  44.        +------------------HARD CARDS AND STACKER 3.1---------------------+
  45.        |                                                                 |
  46.        |If you use Stacker 3.1, it is not possible to load the Hard Card |
  47.        |device driver before the pre-loading Stacker device driver.      |
  48.        |Instead, you must modify your configuration files STACKER.INI and|
  49.        |AUTOEXEC.BAT so that the Hard Card mounts in the AUTOEXEC.BAT.   |
  50.        |                                                                 |
  51.        |The following steps show you what to do.  In our example, drive  |
  52.        |D: is the Hard Card.  Substitute your Hard Card's drive letter   |
  53.        |for D: when completing these steps.                              |
  54.        |                                                                 |
  55.        |1. Determine the swapped drive letter for your Hard Card.  At    |
  56.        |   the DOS prompt, type:                                         |
  57.        |                                                                 |
  58.        |            stacker <Enter>                                      |
  59.        |                                                                 |
  60.        |   It displays a drive map similar to this:                      |
  61.        |                                                                 |
  62.        |     Stacker drive map:                                          |
  63.        |     Drive A: was drive A: at boot time                          |
  64.        |     Drive B: was drive B: at boot time                          |
  65.        |     Drive C: was drive C: at boot time [E:\STACVOL.DSK =314.7MB]|
  66.        |     Drive D: was drive D: at boot time [F:\STACVOL.DSK = 89.4MB |
  67.        |                                               --Write Protected]|
  68.        |     Drive E: was drive E: at boot time                          |
  69.        |     Drive F: was drive F: at boot time                          |
  70.        |     Total of 1 available replaceable drive(s)                   |
  71.        |                                                                 |
  72.        |   The STACVOL file associated with drive D: indicates the Hard  |
  73.        |   Card's swapped drive -- in this example it is F.  Jot down    |
  74.        |   the swapped drive letter for your Hard Card;  you will need   |
  75.        |   it in step 3.                                                 |
  76.        |2. Edit the STACKER.INI file.  Editing instructions are in the   |
  77.        |   Stacker 3.1 supplement and in the Stacker README.TXT file.    |
  78.        |   The STACKER.INI file for our example looks like this:         |
  79.        |                                                                 |
  80.        |        /P=1                                                     |
  81.        |        /DIR=C:\STACKER\                                         |
  82.        |        C:\STACVOL.DSK,SW                                        |
  83.        |        D:\STACVOL.DSK,SW                                        |
  84.        |                                                                 |
  85.        |3. Upon entering the editor, your cursor will be positioned at   |
  86.        |   the beginning of the first line.  From this position, type:   |
  87.        |                                                                 |
  88.        |            /SW=DF<Enter>                                        |
  89.        |                                                                 |
  90.        |   Where D is the drive letter of your Hard Card and F is the    |
  91.        |   drive with which it swaps (determined in step 1.)             |
  92.        |4. Move your cursor to the beginning of the line                 |
  93.        |                                                                 |
  94.        |        D:\STACVOL.DSK,SW                                        |
  95.        |                                                                 |
  96.        |   where D is the drive letter of your Hard Card.  Press CTRL-K  |
  97.        |   to delete the line, then type an * in its place.              |
  98.        |5. Our STACKER.INI file looks like this now:                     |
  99.        |                                                                 |
  100.        |        /SW=DF                                                   |
  101.        |        /P=1                                                     |
  102.        |        /DIR=C:\STACKER\                                         |
  103.        |        C:\STACVOL.DSK,SW                                        |
  104.        |        *                                                        |
  105.        |                                                                 |
  106.        |6. Save the file by pressing CTRL-Z.                             |
  107.        |7. Use a text editor to insert the following command into your   |
  108.        |   AUTOEXEC.BAT file.  It should appear immediately before the   |
  109.        |   Stacker CHECK /WP command:                                    |
  110.        |                                                                 |
  111.        |       C:\STACKER\STACKER D:=F:\STACVOL.DSK                      |
  112.        |                                                                 |
  113.        |   Where D is the drive letter of your Hard Card and F is the    |
  114.        |   drive with which it swaps (determined in step 1.)             |
  115.        |                                                                 |
  116.        |8. Restart your system.  The compressed Hard Card should mount   |
  117.        |   properly without write protection.                            |
  118.        +-----------------------------------------------------------------+
  119.             
  120.        
  121.        PROCEDURE II:  THE STACVOL FILE RESIDES ON A DRIVE WITH MEDIA
  122.        ERRORS
  123.        
  124.        If you have completed Procedure I and the "Mount ID Write Error"
  125.        persists, or if the error is occurring on a hard disk that is not
  126.        a Hard Card, then a physical hard drive flaw is the most likely
  127.        cause of the error.
  128.        
  129.        To detect and correct damaged or unreadable areas of your hard
  130.        drive, you need to run a disk repair utility, such as Norton
  131.        Utilities Calibrate, PC Tools DiskFix, or SpinRite.  See document
  132.        # 3404, "Using Surface Scan Utilities with Stacker," for more
  133.        information.
  134.        
  135.        Persistent errors may indicate a hardware failure in the hard
  136.        drive controller, the drive controller cable, the motherboard, or
  137.        the hard drive itself.  Have a qualified repair technician check
  138.        _________________________________________________________________
  139.        Copyright 1993, Stac Electronics                      
  140.